(byte-compile): Fix interaction with old `advice.el`
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Apr 2024 17:14:31 +0000 (13:14 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Apr 2024 17:14:31 +0000 (13:14 -0400)
commit7cf767ef54f2cf1d2873fe4dd07664b401d8044b
tree19815215a051a08a76784436885bd143cae99bbe
parent3be382311fa03b9ec9c571b5e5737ff2d51bc2d3
(byte-compile): Fix interaction with old `advice.el`

* lisp/emacs-lisp/bytecomp.el (byte-compile): Handle symbols whose
function "value" is a bare lambda expression (bug#70368).
lisp/emacs-lisp/bytecomp.el